/ Assembly List / LJCNetCommon / NetString / ThrowArgError

Namespace - LJCNetCommon


Parameters
message - The error message.

Syntax

C#
public static Void ThrowArgError(String message)

Throws an ArgumentException if the provided message has a value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.